toggle menu
HMCWraps API
1.5.1
jvm
switch theme
search in API
HMCWraps API
/
de.skyslycer.hmcwraps.serialization.files
/
CollectionFile
Collection
File
@
ConfigSerializable
(
)
public
class
CollectionFile
extends
Toggleable
Members
Constructors
Collection
File
Link copied to clipboard
public
void
CollectionFile
(
Map
<
String
,
List
<
String
>
>
collections
,
boolean enabled
)
public
void
CollectionFile
(
)
Properties
collections
Link copied to clipboard
public
Map
<
String
,
List
<
String
>
>
collections
Functions
get
Collections
Link copied to clipboard
public
Map
<
String
,
List
<
String
>
>
getCollections
(
)
is
Enabled
Link copied to clipboard
public
boolean
isEnabled
(
)